html,body{
	min-width: 1200px;
	width: 100%;
	margin: 0;
	padding: 0;

}


.headerWrap{
	min-width: 1170px;	
	width: 100%; 
	height:90px;
	background:rgba(14,14,14,1);
	position: fixed;	
	top: 0; 
	z-index: 99999999;

}
.wrap-h{
	width: 1170px;
	height:32px;
	margin: 0 auto;
	display: block;

}

.wrap-h-l{

	width: 500px;
	height:32px;
	float: left;
	
}
.wrap-h-l span{
	color:rgba(178,178,178,1);
	float: left;
	font-size: 12px;
	line-height: 32px;
	padding-right: 5px;
}
.wrap-h-l a.a1{
	font-size:12px;
	font-family:PingFang-SC-Medium,'PingFang SC';
	font-weight:500;
	color:rgba(178,178,178,1);
	line-height:32px;
	float: left;
	padding-right: 5px;
	text-decoration: none;
}
.wrap-h-l a.a1:hover{ 
	color:#ffffff;	
}
.wrap-b{
	width: 1170px;
	height:58px;
	display: block;	
	margin: 0 auto;

}

.wrap-h-c{
	width:170px;
	height:20px;
	background:rgba(68,68,68,1);
	border-radius:10px;
	float: right;
	margin: 6px 40px  0;

}


.wrap-h-c input{
	width:120px;
	height:20px;
	background:none;
	float: left;
	border: none;
	outline: medium;
	color: #ffffff;
	font-size: 12px;
	padding: 0px 10px;
}
.wrap-h-c button{
	width:20px;
	height:20px;
	float: left;
	background:none;
	border: none;
	outline: medium;
	padding: 0;
	cursor: pointer;
}
.searchImage{
	width:9px;
	height:9px;
	display: block;
	margin: auto ;
}

.wrap-h span.s1{
	font-size:12px;
	font-family:PingFangSC-Semibold,'PingFang SC';
	font-weight:600;
	color:rgba(255,255,255,1);
	line-height:32px;
	float: right;
	margin-right: 40px;
}

.wrap-h-r{
	 
	height:32px;
	float: right;
}

.wrap-h-r-u{
	width:100px;
	height:32px;
	display: block;
}

.wrap-h-r-u a.a1{

	font-size:12px;
	font-family:PingFang-SC-Medium,'PingFang SC';
	font-weight:500;
	color:rgba(178,178,178,1);
	line-height:32px;
	float: right;
	padding-left: 5px;
	text-decoration: none;
}

.wrap-h-r-u a.a1{

	color: #ffffff;
}


.wrap-h-r-u span{
	font-size:12px;
	line-height: 32px;
	padding-left: 5px;
	color:rgba(178,178,178,1);
	float: right;
}
/**/


.wrap-h-r-i{
	 position: relative;
	height:32px;
	display: block;
}
.wrap-h-r-i span.s0{
	float: right;
	width: 0;
	height: 0;
	margin-top: 16px;
	border: 4px solid transparent ;
	border-top-color:#B2B2B2 ; 
	margin-left: 6px;
	 
}
.wrap-h-r-i span.s9{
	font-size:12px;
	font-family:PingFang-SC-Medium,'PingFang SC';
	font-weight:500;
	color:rgba(178,178,178,1);
	line-height:32px; 
    max-width: 62px;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
	float: right;
}

.headImage-header{
	width:18px;
	height:18px;
	border:1px solid rgba(68,68,68,1);
	float: right;
	 object-fit: cover;
	margin: 7px 10px 0;
	border-radius: 50%;
}

.wrap-h-r-i:hover .wrap-h-r-i-d{
	display: block;
}


.wrap-h-r-i-d{
	clear: both;
	width:100px;
	height:115px;
	background:rgba(255,255,255,1);
	box-shadow:0px 3px 10px 0px rgba(138,138,138,0.28);
	position: absolute;
	display: none;
	top: 32px;
	z-index: 9999999;
	text-align: center;
	padding-top: 10px;
right: 0px;

}

.wrap-h-r-i-d  span {
	display: block;
	width:100px;
	line-height: 34px;
	font-size:12px;
	font-family:PingFang-SC-Medium,'PingFang SC';
	font-weight:500;
	color:rgba(153,153,153,1);

}
.wrap-h-r-i-d  span.s5:hover {
	color:rgba(255,0,114,1); 
	background:rgba(249,249,249,1);
}

/**/
.logoImage{
	/*width:109px;*/
	height:31px;
	margin-top:14px; 
	float: left;
}

.wrap-b-m{
	width: 816px;
	 
	height: 58px;
	float: right; 
}

.wrap-b-m div.a1 {
	float: left;
	height: 100%;
	display: block;
	line-height: 58px;
	margin-left:24px; 
	color:#F9F9F9;
	position: relative;
	font-size: 16px;
	 text-decoration: none;
 

}
 
 

.wrap-b-m a.aTag{
	color: #ffffff;
	font-weight: normal;
	line-height:58px;
	text-decoration: none;
}


.wrap-b-m div:hover a.aTag{
	color:#FF0072;
	font-weight: normal;
}


h1{
	margin: 0;
	padding: 0;
}
h2{
	margin: 0;
	padding: 0;
	font-size: 16px;
	 
} 
h3{
	margin: 0;
	padding: 0;
} 


.wrap-b-m span.upArrow{
	border: solid #ffffff;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 3px;
	margin-bottom: 3px;
	position: relative;
	z-index: 999;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	 
}

.wrap-b-m div:hover span.upArrow{

	border: solid #FF0072;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 3px;
	position: relative;
	z-index: 999;
	margin-bottom: 0px;
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
  
	
}

.wrap-b-m-down{
	width:355px;
	height:130px;
	display: none;
	position: absolute;
	background:rgba(255,255,255,1);
	box-shadow:0px 3px 10px 0px rgba(138,138,138,0.28);
	clear: both;
	left: -10px;
	padding-left: 10px;
	border-bottom: 3px solid #f5f5f5;
	z-index: 999999
}

.wrap-b-m div:hover .wrap-b-m-down{
	display: block;
}


.wrap-b-m-down a{
	text-align: center;
}

.wrap-b-m-down a.a2{
	width:78px;
	height:34px;
	font-size:14px;
	font-family:'PingFang SC';
	font-weight:normal;
	color:rgba(153,153,153,1);
	line-height:14px;
	float: left;
	line-height: 34px;
	margin: 7px 7px 0 40px;
	text-decoration: none;
}
.wrap-b-m-down  a.a2-l{
	margin-left: 7px;
}
.wrap-b-m-down a.a2:hover{
	color:rgba(255,0,114,1); 
	background:rgba(249,249,249,1);
}


/**/

.wrap-b-m-down-t{
	width:555px;
	height:190px;
	display: none;
	position: absolute;
	background:rgba(255,255,255,1);
	box-shadow:0px 3px 10px 0px rgba(138,138,138,0.28);
	clear: both;
	left: -24px;
	padding-left: 10px;
	z-index: 999999
}

.wrap-b-m div:hover .wrap-b-m-down-t{
	display: block;
}

.wrap-b-m-down-t-o{
	width: 171px;
	height: 100%;
	float: left;
	
}
.wrap-b-m-down-t-o-l{
	margin-left: 15px;
}
.wrap-b-m-down-t-o span.s3{
	font-size:14px;
	font-family:'PingFang SC';
	font-weight:400;
	color:rgba(255,0,114,1);
	line-height:14px;
	display: block; 
	padding-top: 15px;
	margin-left: 14px;
}
.wrap-b-m-down-t-o span.s4{

	display: block; 
	margin-top: 10px;
	width:130px;
	height:1px;
	margin-left: 14px;
	background:rgba(240,240,240,1);
}

.wrap-b-m-down-t-o a {
	/*width:120px;*/
	height:34px;
	display: block;
	padding: 0 10px;
}


.wrap-b-m-down-t-o a.a3{

	font-size:14px;
	font-family:'PingFang SC';
	font-weight:400;
	color:rgba(153,153,153,1);
	line-height:34px;
	display: block;
	margin-left: 4px;
	text-decoration: none;
	
}

.a3-top{
	margin-top: 10px;

}


.wrap-b-m-down-t-o a.a3:hover{
	color:rgba(255,0,114,1);
	background:rgba(249,249,249,1); 

}


.wrap-b-m-down-news{
	width:270px;
	height:100px;
	display: none;
	position: absolute;
	background:rgba(255,255,255,1);
	box-shadow:0px 3px 10px 0px rgba(138,138,138,0.28);
	clear: both;
	left: -14px;
	z-index: 999999;
	padding-top: 10px;
}

.wrap-b-m-down-news a{
	text-align: center;
	text-decoration: none;
}

.wrap-b-m-down-news a.a2{
	width:33.3333%;
	font-size:14px;
	font-weight:normal;
	color:rgba(153,153,153,1);
	line-height:46px;
	float: left;
	text-decoration: none;
}
.wrap-b-m-down-news a.a2:hover{
	color:rgba(255,0,114,1); 
	background:rgba(249,249,249,1);
}


.wrap-b-m div:hover .wrap-b-m-down-news{
	display: block;
}